AWSSDK_DotNet35.UnitTests.TestTools.CloudFrontConstructorCustomizationsTests.UpdateCloudFrontOriginAccessIdentityRequestConstructorTests C# (CSharp) 메소드

UpdateCloudFrontOriginAccessIdentityRequestConstructorTests() 개인적인 메소드

        public void UpdateCloudFrontOriginAccessIdentityRequestConstructorTests()
        {
            EnsureConstructorExists(typeof(Amazon.CloudFront.Model.UpdateCloudFrontOriginAccessIdentityRequest), new System.Type[] { typeof(string), typeof(string), typeof(CloudFrontOriginAccessIdentityConfig), });
        }