Skip to content

Commit

Permalink
SDKs and schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhailshilkov committed Mar 8, 2024
1 parent 7567cf1 commit 3422426
Show file tree
Hide file tree
Showing 19 changed files with 80 additions and 80 deletions.
16 changes: 8 additions & 8 deletions provider/cmd/cf2pulumi/schema-full.json
Original file line number Diff line number Diff line change
Expand Up @@ -145820,7 +145820,7 @@
]
},
"aws-native:ssmcontacts:ContactChannelChannelType": {
"description": "Device type, which specify notification channel. Currently supported values: SMS”, “VOICE”, “EMAIL”, “CHATBOT.",
"description": "Device type, which specify notification channel. Currently supported values: \"SMS\", \"VOICE\", \"EMAIL\", \"CHATBOT.",
"type": "string",
"enum": [
{
Expand Down Expand Up @@ -145910,7 +145910,7 @@
"type": "object"
},
"aws-native:ssmcontacts:ContactType": {
"description": "Contact type, which specify type of contact. Currently supported values: PERSONAL”, “SHARED”, “OTHER.",
"description": "Contact type, which specify type of contact. Currently supported values: \"PERSONAL\", \"SHARED\", \"OTHER\".",
"type": "string",
"enum": [
{
Expand Down Expand Up @@ -154116,7 +154116,7 @@
},
"validityNotBefore": {
"$ref": "#/types/aws-native:acmpca:CertificateValidity",
"description": "Information describing the start of the validity period of the certificate. This parameter sets the Not Before\" date for the certificate.\n By default, when issuing a certificate, PCAshort sets the \"Not Before\" date to the issuance time minus 60 minutes. This compensates for clock inconsistencies across computer systems. The ``ValidityNotBefore`` parameter can be used to customize the Not Before value. \n Unlike the ``Validity`` parameter, the ``ValidityNotBefore`` parameter is optional.\n The ``ValidityNotBefore`` value is expressed as an explicit date and time, using the ``Validity`` type value ``ABSOLUTE``.",
"description": "Information describing the start of the validity period of the certificate. This parameter sets the \"Not Before\" date for the certificate.\n By default, when issuing a certificate, PCAshort sets the \"Not Before\" date to the issuance time minus 60 minutes. This compensates for clock inconsistencies across computer systems. The ``ValidityNotBefore`` parameter can be used to customize the \"Not Before\" value. \n Unlike the ``Validity`` parameter, the ``ValidityNotBefore`` parameter is optional.\n The ``ValidityNotBefore`` value is expressed as an explicit date and time, using the ``Validity`` type value ``ABSOLUTE``.",
"replaceOnChanges": true
}
},
Expand Down Expand Up @@ -154156,7 +154156,7 @@
},
"validityNotBefore": {
"$ref": "#/types/aws-native:acmpca:CertificateValidity",
"description": "Information describing the start of the validity period of the certificate. This parameter sets the Not Before\" date for the certificate.\n By default, when issuing a certificate, PCAshort sets the \"Not Before\" date to the issuance time minus 60 minutes. This compensates for clock inconsistencies across computer systems. The ``ValidityNotBefore`` parameter can be used to customize the Not Before value. \n Unlike the ``Validity`` parameter, the ``ValidityNotBefore`` parameter is optional.\n The ``ValidityNotBefore`` value is expressed as an explicit date and time, using the ``Validity`` type value ``ABSOLUTE``."
"description": "Information describing the start of the validity period of the certificate. This parameter sets the \"Not Before\" date for the certificate.\n By default, when issuing a certificate, PCAshort sets the \"Not Before\" date to the issuance time minus 60 minutes. This compensates for clock inconsistencies across computer systems. The ``ValidityNotBefore`` parameter can be used to customize the \"Not Before\" value. \n Unlike the ``Validity`` parameter, the ``ValidityNotBefore`` parameter is optional.\n The ``ValidityNotBefore`` value is expressed as an explicit date and time, using the ``Validity`` type value ``ABSOLUTE``."
}
},
"requiredInputs": [
Expand Down Expand Up @@ -245638,7 +245638,7 @@
},
"type": {
"$ref": "#/types/aws-native:ssmcontacts:ContactType",
"description": "Contact type, which specify type of contact. Currently supported values: PERSONAL”, “SHARED”, “OTHER.",
"description": "Contact type, which specify type of contact. Currently supported values: \"PERSONAL\", \"SHARED\", \"OTHER\".",
"replaceOnChanges": true
}
},
Expand Down Expand Up @@ -245667,7 +245667,7 @@
},
"type": {
"$ref": "#/types/aws-native:ssmcontacts:ContactType",
"description": "Contact type, which specify type of contact. Currently supported values: PERSONAL”, “SHARED”, “OTHER."
"description": "Contact type, which specify type of contact. Currently supported values: \"PERSONAL\", \"SHARED\", \"OTHER\"."
}
},
"requiredInputs": [
Expand All @@ -245693,7 +245693,7 @@
},
"channelType": {
"$ref": "#/types/aws-native:ssmcontacts:ContactChannelChannelType",
"description": "Device type, which specify notification channel. Currently supported values: SMS”, “VOICE”, “EMAIL”, “CHATBOT.",
"description": "Device type, which specify notification channel. Currently supported values: \"SMS\", \"VOICE\", \"EMAIL\", \"CHATBOT.",
"replaceOnChanges": true
},
"contactId": {
Expand Down Expand Up @@ -245721,7 +245721,7 @@
},
"channelType": {
"$ref": "#/types/aws-native:ssmcontacts:ContactChannelChannelType",
"description": "Device type, which specify notification channel. Currently supported values: SMS”, “VOICE”, “EMAIL”, “CHATBOT."
"description": "Device type, which specify notification channel. Currently supported values: \"SMS\", \"VOICE\", \"EMAIL\", \"CHATBOT."
},
"contactId": {
"type": "string",
Expand Down
12 changes: 6 additions & 6 deletions provider/cmd/pulumi-resource-aws-native/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
},
"validityNotBefore": {
"$ref": "#/types/aws-native:acmpca:CertificateValidity",
"description": "Information describing the start of the validity period of the certificate. This parameter sets the Not Before\" date for the certificate.\n By default, when issuing a certificate, PCAshort sets the \"Not Before\" date to the issuance time minus 60 minutes. This compensates for clock inconsistencies across computer systems. The ``ValidityNotBefore`` parameter can be used to customize the Not Before value. \n Unlike the ``Validity`` parameter, the ``ValidityNotBefore`` parameter is optional.\n The ``ValidityNotBefore`` value is expressed as an explicit date and time, using the ``Validity`` type value ``ABSOLUTE``."
"description": "Information describing the start of the validity period of the certificate. This parameter sets the \"Not Before\" date for the certificate.\n By default, when issuing a certificate, PCAshort sets the \"Not Before\" date to the issuance time minus 60 minutes. This compensates for clock inconsistencies across computer systems. The ``ValidityNotBefore`` parameter can be used to customize the \"Not Before\" value. \n Unlike the ``Validity`` parameter, the ``ValidityNotBefore`` parameter is optional.\n The ``ValidityNotBefore`` value is expressed as an explicit date and time, using the ``Validity`` type value ``ABSOLUTE``."
}
},
"outputs": {
Expand Down Expand Up @@ -155,7 +155,7 @@
},
"validityNotBefore": {
"$ref": "#/types/aws-native:acmpca:CertificateValidity",
"description": "Information describing the start of the validity period of the certificate. This parameter sets the Not Before\" date for the certificate.\n By default, when issuing a certificate, PCAshort sets the \"Not Before\" date to the issuance time minus 60 minutes. This compensates for clock inconsistencies across computer systems. The ``ValidityNotBefore`` parameter can be used to customize the Not Before value. \n Unlike the ``Validity`` parameter, the ``ValidityNotBefore`` parameter is optional.\n The ``ValidityNotBefore`` value is expressed as an explicit date and time, using the ``Validity`` type value ``ABSOLUTE``.",
"description": "Information describing the start of the validity period of the certificate. This parameter sets the \"Not Before\" date for the certificate.\n By default, when issuing a certificate, PCAshort sets the \"Not Before\" date to the issuance time minus 60 minutes. This compensates for clock inconsistencies across computer systems. The ``ValidityNotBefore`` parameter can be used to customize the \"Not Before\" value. \n Unlike the ``Validity`` parameter, the ``ValidityNotBefore`` parameter is optional.\n The ``ValidityNotBefore`` value is expressed as an explicit date and time, using the ``Validity`` type value ``ABSOLUTE``.",
"replaceOnChanges": true
}
},
Expand Down Expand Up @@ -75282,7 +75282,7 @@
},
"type": {
"$ref": "#/types/aws-native:ssmcontacts:ContactType",
"description": "Contact type, which specify type of contact. Currently supported values: PERSONAL”, “SHARED”, “OTHER."
"description": "Contact type, which specify type of contact. Currently supported values: \"PERSONAL\", \"SHARED\", \"OTHER\"."
}
},
"outputs": {
Expand All @@ -75308,7 +75308,7 @@
},
"type": {
"$ref": "#/types/aws-native:ssmcontacts:ContactType",
"description": "Contact type, which specify type of contact. Currently supported values: PERSONAL”, “SHARED”, “OTHER.",
"description": "Contact type, which specify type of contact. Currently supported values: \"PERSONAL\", \"SHARED\", \"OTHER\".",
"replaceOnChanges": true
}
},
Expand Down Expand Up @@ -75338,7 +75338,7 @@
},
"channelType": {
"$ref": "#/types/aws-native:ssmcontacts:ContactChannelChannelType",
"description": "Device type, which specify notification channel. Currently supported values: SMS”, “VOICE”, “EMAIL”, “CHATBOT."
"description": "Device type, which specify notification channel. Currently supported values: \"SMS\", \"VOICE\", \"EMAIL\", \"CHATBOT."
},
"contactId": {
"type": "string",
Expand All @@ -75364,7 +75364,7 @@
},
"channelType": {
"$ref": "#/types/aws-native:ssmcontacts:ContactChannelChannelType",
"description": "Device type, which specify notification channel. Currently supported values: SMS”, “VOICE”, “EMAIL”, “CHATBOT.",
"description": "Device type, which specify notification channel. Currently supported values: \"SMS\", \"VOICE\", \"EMAIL\", \"CHATBOT.",
"replaceOnChanges": true
},
"contactId": {
Expand Down
20 changes: 10 additions & 10 deletions provider/cmd/pulumi-resource-aws-native/schema.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions sdk/dotnet/Acmpca/Certificate.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions sdk/dotnet/SsmContacts/Contact.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions sdk/dotnet/SsmContacts/ContactChannel.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions sdk/dotnet/SsmContacts/Enums.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3422426

Please sign in to comment.